
html, body, .capa{
	height: 100%;
}

/*body{
	background:linear-gradient(250deg,#E5EEF8,#94AECF);
	background-attachment: fixed;
	

}*/

.img-body{
	background: url('img/156611.jpg') no-repeat;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(7px);
  display: block;
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;

}


/*======= BARRA DE NAVEGAÇÃO  ============= */

.img-logo{

	height:80px; 
	width:180px;
	/*background: url('img/oietransparent.png') no-repeat;*/
	/*border: 1px solid red;*/
	display: block;
	background-size: contain;
	color: transparent;
	padding-bottom: 10px;
	margin-left: 30px;

}

nav.navbar-transparente{

	background: #FFF;
	padding: 5px;
	padding-top: 20px;
	border-bottom: 4px solid #0B0B3B;
}

.navbar-brand{

	padding: 0px 0px;
	
}



.navbar-inverse .navbar-nav .nav-link{
		color: #000;
		font-size: 110%;
		margin: 0px;
		margin-left: 50px;
}
.navbar-inverse .navbar-nav .nav-link:hover{
		color:#94AECF;	

		
}
#barra-navegacao{
	border: none;
	
}

/*======= CAPA LAYOUT ============= */

.capa{

display: table;
width: 100%;
}
.texto-capa{

	text-align: left;
	color: #000;
	padding-bottom: 40px;
	display: table-cell;
	vertical-align: left;
}

.jumbotron{
	margin-top: 200px;
}
/*================================Home============================================================*/
.MVV{
	
	font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  margin-top: 25px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #000;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #FFF;
  -webkit-box-shadow: inset 0 0 0 5px #FFF;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.MVV:hover{
	color: #FFF;
	background: #0B0B3B;
  box-shadow: inset 0 0 0 5px #0B0B3B;
  -webkit-box-shadow: inset 0 0 0 5px #0B0B3B;
  border: 3px solid #0B0B3B;
}
.historia{
	border-radius: 30px;
}

.espaco-top{
	padding-top: 100px;
	margin-bottom: 50px;
}
.jhistoria{
	margin-top: -20px;
}

.btn-slide{
	border: 1px solid #777;
  border-radius:50%;
  font-size: 28px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#FFF;
}

.btn-slide:hover{
	  background:#0B0B3B;
  color:#FFF;
  border: 1px solid #0B0B3B;
}


#slide_legenda
.carousel-control-prev
.carousel-control-next {
  width:inherit;
}

.esquerda{
  left:-25px
}

.direita{
  right: -25px;
}
/*================================Software============================================================*/


/*================================E-SOCIAL============================================================*/
.Text-E{
	margin-top: 50px;
	padding: 30px;
	background: #FFF;
}
.btn{
	background: #FFF;
	color: black;
	border: 1px solid black;
	font-family: Helvetica,sans-serif;	
	border-radius: 10px;
	/*padding: 10px;*/
}
.btn:hover{
	background: #0B0B3B;	
	border-color: black;

}

.img-icon{
	/*font-size: 120px;
	color: #000000;
	padding-top:10px;
	padding-left: 30px;
	text-align: top;
	background: none;*/
	 font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  margin-top: 25px;

  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #000;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #FFF;
  -webkit-box-shadow: inset 0 0 0 5px #FFF;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.background-icon{
	background-color: #FFF;
	border-radius: 10px;
	
}
.img-icon:hover{

	color: #FFF;
	background: #0B0B3B;
  box-shadow: inset 0 0 0 5px #0B0B3B;
  -webkit-box-shadow: inset 0 0 0 5px #0B0B3B;
  border: 3px solid #0B0B3B;

}


.text-icon{
		margin-top: 50px;
		margin-left: 60px;
		background-color: transparent;
		text-align: center;
		color: #000000;
		
		font-family: Helvetica,sans-serif; 
}
.h1{
	font-size: 40px;
	text-align: left;
	letter-spacing: 2px;


}
.h1:hover{
	color: #0B0B3B;
}

.largura-quadro{
	width: 220px;
}
.espaco-quadro{
	padding-top: 20px;
}
.altura-quadro{
	padding-bottom: 30px;
}

.media>.pull-left{
  margin-right: 20px;
}
/* ================================= Empresa ======================= */

.titulo{
	padding-top: 0px;

}
/*.img-empresa{
	width: 680px;
	height: 450px;
	border-radius: 300px;
	margin-left: 50px;
	margin-right: 0px;
	padding-top: 50px;
	margin-top: 10px;

}*/

.img-jb{
	height: 200px;
	width: 200px;
	margin-top: 20px;
	padding: 10px;
}

.background-texto{
	
	background: #FFF;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 55px;
	
}


.img-body-empresa{
	background: url('img/fundo1.jpeg') no-repeat;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(7px);
  display: block;
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  
}

/* ================================ Serviços =====================================*/

.fa-icon{
	
	 font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  margin-top: 25px;

  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #000;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #FFF;
  -webkit-box-shadow: inset 0 0 0 5px #FFF;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;

}

.fa-icon:hover{
	color: #FFF;
	background: #0B0B3B;
  box-shadow: inset 0 0 0 5px #0B0B3B;
  -webkit-box-shadow: inset 0 0 0 5px #0B0B3B;
  border: 3px solid #0B0B3B;

}

.espaco-icon{
	padding-bottom: 50px;
}

/* ================================ Legislação =====================================*/

a{
	
	color: #000;
	
}
a:hover{
text-decoration:none;
}	

.espaco{
	padding-bottom: 10px;
	font-family: verdana, geneva;
}

.espaco-link{
	margin-bottom: 20px;
	font-weight: bold;
}		

.text-negrito{
	font-weight: bold;
	background: none;
}

hr{
	background:#BDBDBD;
}


/* ================================ Serviços =====================================*/
.left{
	margin-left: 0px;
}


/* ================================ RODAPÉ =====================================*/
footer{
	background: #000;
	padding: 10px 0px 10px 0px;
	margin-top: 20px;
	position: relative;
	border-top: 4px solid #0B0B3B;
	color: #FFF;
	padding-left: 30px;
}
.footer-cont{
	border-left: 1px solid #FFF;
	padding-left: 20px;

}

#footer a {
  color: #fff;

}

#footer a:hover {
  color: #94AECF;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}	

/*====================================== DOWNLOAD =========*/

.borda{
	border: 1px solid black;
}

.espaço-left{
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom: 100px;
}

.espaco-top-h2{
	padding-top: 30px;
}


/*====================================== TIPOGRAFIA =========*/

h1
{
	font-size: 36px;
	font-weight: 500;
	 font-family:'Open Sans', Arial, sans-serif;
	letter-spacing: 4px;

}

p{

	font-family: Helvetica,sans-serif;
}

.text-center{
	background: #FFF;
}

li{
	font-family: verdana, geneva;
}

h2{
	font-size: 50px;
	font-weight: 500;
	 font-family:'Open Sans', Arial, sans-serif;
	letter-spacing: 4px;
}